ostree.git
2015-04-21 Colin Waltersdeploy: Drop fsync of modified config files
2015-04-21 Colin Waltersdeploy: Use syncfs() in addition to sync()
2015-04-21 Colin Waltersstatus: Don't crash if we deployed a local refspec
2015-04-20 Colin Walterssysroot: Close sysroot fd in finalize
2015-04-17 Colin Walterslibglnx: Update from master
2015-04-17 Colin WaltersRelease 2015.6
2015-04-17 Colin Walterssysroot: Add ostree_sysroot_get_fd()
2015-04-17 Matthew Barnesmain: Tweak GPG output to match rpm-ostree
2015-04-17 Matthew Barnessysroot: Cache an OstreeRepo instance
2015-04-16 Matthew Barnesadmin: Conditionally show GPG signatures in status...
2015-04-16 Matthew Barnesrepo: Add ostree_repo_remote_get_gpg_verify()
2015-04-16 Matthew Barnespull: Print GPG signature status as soon as its known
2015-04-16 Matthew Barnesrepo: Add a "gpg-verify-result" signal
2015-04-16 Matthew Barnesrepo: Improve error handling in sign_data()
2015-04-15 Colin Waltersreset: Don't enforce parent commits
2015-04-14 Colin Walterslibglnx: Update to latest
2015-04-14 Giuseppe Scrivanoconfig: add new parameter "commit-update-summary" to...
2015-04-14 Giuseppe Scrivanosummary: write the contents to a temporary file
2015-04-14 Giuseppe Scrivano_ostree_repo_file_replace_contents: make buf const
2015-04-14 Matthew Barnestests: Fix root uid check in test-commit-sign.sh
2015-04-14 Matthew Barneslibglnx: Pick up file permission regression fix
2015-04-13 Colin Waltersrepo: Add a private helper to replace a file, honoring...
2015-04-13 Colin Waltersrefs: Use *at for writes, honor repo fsync flag
2015-04-13 Giuseppe Scrivanoostree_repo_checkout_tree_at: remove @subpath documentation
2015-04-10 Colin WaltersAdd an API to set/unset a deployment tree's mutability
2015-04-10 Colin Walterspull-metalink: Don't print error output when we expect...
2015-04-08 Matthew Barnesadmin: Show GPG signatures in status command
2015-04-08 Matthew Barnesgpg: Add ostree_gpg_verify_result_describe()
2015-04-07 Colin WaltersRelease 2015.5
2015-04-07 Colin Waltersostree_repo_checkout_tree_at: New API for checkouts
2015-04-06 Colin Walterspull: Handle remote web server not honoring range requests
2015-04-06 Colin Walterstests: Verify that the pull error was from interruption
2015-04-06 Matthew Barnescore: Actually allow none in ostree_parse_refspec()
2015-04-06 Daniel Svenssontests: Missing linker flags for test-rollsum
2015-04-05 Colin Waltersdist-packaging: Don't delete 91-ostree.preset, do clean...
2015-04-03 Giuseppe Scrivanotests: skip test-commit-sign.sh when not root
2015-04-03 Giuseppe Scrivanobuild: exclude .sig files from syntax-check
2015-04-03 Giuseppe Scrivanosrc/ostree/ot-main.c: drop empty newline at end of...
2015-04-03 Giuseppe Scrivanotests/basic-test.sh: enable repo-noperm test only for...
2015-04-02 Giuseppe Scrivanobuild: Drop libattr from the spec file
2015-04-01 Daniel Svenssonbuild: Use glibc's xattr support instead of requiring...
2015-04-01 Colin Waltersmain: Only verify SUPERUSER flag if using default sysroot
2015-03-31 Matthew BarnesInclude ostree-gpg-verify-result.h in ostree.h
2015-03-31 Sam Thursfieldcore: Fix possible crash in ostree_mutable_tree_walk()
2015-03-26 Giuseppe Scrivanobsdiff: change submodule location
2015-03-25 Matthew BarnesAdd OSTREE_ADMIN_BUILTIN_FLAG_SUPERUSER
2015-03-25 Matthew BarnesAdd OstreeAdminBuiltinFlags for admin commands
2015-03-25 Matthew Barnestests: Add a test case for unwritable repos
2015-03-25 Matthew BarnesCheck repo permission prior to attempting to modify it
2015-03-25 Matthew BarnesAdd ostree_ensure_repo_writable()
2015-03-25 Matthew BarnesAdd ostree_repo_is_writable()
2015-03-25 Colin WaltersRelease 2015.4
2015-03-24 Colin Waltersgpg-sign: Add missing NULL terminator in options
2015-03-23 Alexander LarssonFix build with !HAVE_LIBSOUP
2015-03-20 Matthew Barnesgpg-sign: Update man page for --delete option
2015-03-20 Colin Walterslibglnx: Update to latest
2015-03-20 Colin Waltersbuild: ostree-gpg-verify-result.h is a public header...
2015-03-20 Alexander LarssonFix build failure on g_autoptr(gchar) with glib master
2015-03-19 Matthew Barnesgpg: Regenerate test data for test-gpg-verify-result
2015-03-19 Matthew Barnesgpg: Link to GPGME bug about GPGME_SIGSUM_KEY_REVOKED
2015-03-18 Matthew Barnestests: Update test-gpg-signed-commit.sh
2015-03-18 Matthew Barnesshow: Print a blurb for each signature on a commit
2015-03-18 Matthew Barnesgpg-sign: Add a --delete option to delete signatures
2015-03-18 Matthew Barnesrepo: Reject duplicate signatures when signing commit
2015-03-18 Matthew Barnesrepo: Add ostree_repo_verify_commit_ext()
2015-03-18 Matthew Barnesgpg: Add OstreeGpgVerifyResult
2015-03-18 Dan Nicholsonfsck: Fix object count output
2015-03-16 Matthew BarnesOstreeGpgVerifier: Take the signed data as a GBytes
2015-03-16 Matthew BarnesOstreeGpgVerifier: Don't add trustdb.gpg to the keyring...
2015-03-16 Giuseppe Scrivanoostree-repo.c: fix typo
2015-03-13 Matthew Barnesrepo: Delete .commitmeta file on empty metadata
2015-03-11 Colin Waltersbuild: Use both pkg-config and AM_PATH_GPGME
2015-03-11 Matthew Barnesconfigure.ac: Make gpgme a hard dependency
2015-03-11 Colin WaltersREADME.md: Note make check
2015-03-10 Colin Walterssysroot: Port some deployment reading code to fd-relati...
2015-03-10 Colin Waltersdeployment: Add an API to get relative origin path
2015-03-10 Colin Walterssysroot: Drop unnecessary new sysroot object
2015-03-10 Daniel Drakeostree-prepare-root: log informational messages to...
2015-03-10 Colin Waltersglnx: Update
2015-03-09 Colin Walterssysroot: Make origin parsing code fd-relative
2015-03-09 Colin Walterssysroot: Read the bootloader configuration with fd...
2015-03-09 Colin Walterssysroot: Read some bootloader state with fd-relative API
2015-03-06 Giuseppe Scrivanotests: Add tests for test-ot-tool-util
2015-03-06 Giuseppe Scrivanosrc: Drop unused argument "value" from ot_parse_boolean
2015-03-06 Giuseppe Scrivanosrc: Move ot-tool-util from ostree/ to libotutil/
2015-03-06 Giuseppe Scrivanolibotutil: remove ot-waitable-queue.
2015-03-06 Giuseppe Scrivanotests: add test for test-ot-opt-utils.
2015-03-06 Giuseppe Scrivanokeyfile-utils: add tests
2015-03-06 Giuseppe Scrivanoot_keyfile_copy_group: return FALSE on invalid inputs
2015-03-06 Giuseppe Scrivanoostree-repo-refs: Drop unused function "parse_rev_file".
2015-03-06 Giuseppe Scrivanosrc: drop some dead assignments
2015-03-06 Matthew BarnesOstreeGpgVerifier: Take the signature as a GBytes
2015-03-06 Matthew Barnesgpg: Rewrite OstreeGpgVerifier to use GPGME
2015-03-04 Giuseppe Scrivanotests: add tests for mutable tree.
2015-03-04 Colin Waltersrepo: Fix assertion to allow NULL options
2015-03-04 Colin Walterscommit: Add missing (allow-none) in write_ref_immediate()
2015-03-03 Colin Waltersdeltas: Use mmap() instead of copying input file
2015-03-03 Colin Waltersdeltas: Gather statistics on total number rollsum'd...
2015-03-03 Giuseppe Scrivanotests: Remove some duplications from Makefile-tests.am
2015-03-03 Giuseppe Scrivanotests: enforce ${CMD_PREFIX} on all ostree processes
next